Release 10.1A: OpenEdge Development:
ADM Reference


updateRecord

Procedure that receives a Save message from a TableIO source and sends the changed values back to the SmartDataObject. General code to start the save operation.

Location: datavis.p

Parameters: None

Notes: Invoked when the Save button is pressed on an Update SmartPanel or a SmartToolbar. PUBLISHes “collectChanges” to gather changes made eventually in any GroupAssign target. Invokes submitRow() in the Data source that actually applies the changes to the database. If any validations failed or errors occurred during the save operation for a field, it brings up the page where the field is, if necessary, and repositions to it.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095